home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gigarom 4
/
Mac Giga-ROM 4.0 - 1993.toast
/
FILES
/
EDU
/
R-Z
/
Real Answer.cpt
/
Real Answer.rsrc
/
TEXT_516_Help about Functions.txt
< prev
next >
Wrap
Text File
|
1992-06-18
|
630b
|
20 lines
sqrt() {square root}
abs() {absolute value}
log() {base 10 logarithm}
ln() {natural logarithm}
exp() {raise e to a power}
cos()
sin()
tan()
sec()
csc()
cot()
acos() {arccos-- inverse of cosine-function}
asin() {arcsin-- inverse of sine-function}
atan() {arctan-- inverse of tangent-function}
acot() {arccot-- inverse of cotangent-function}
cosh() {hyperbolic cosine}
sinh() {hyperbolic sine}
tanh() {hyperbolic tangent}
You can copy from the list above and paste into your work.